Advertisement
EdFrees

twitch.tv - Remove cookie wall & Agreement wall

May 17th, 2024
622
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.11 KB | None | 0 0
  1. .consent-banner {
  2.     display: none !important;
  3. }
  4.  
  5. .tw-callout-message {
  6.     display: none !important;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement